home *** CD-ROM | disk | FTP | other *** search
- ; FINDER configuration file. FOR VERSION 2.0 (Either ER or HW Modes)
- ; Don't change the order of the parameters, or remove any parameters.
- ; Pure comment lines allowed only at the beginning of this file
- ; Each parameter must start in column 1 and be followed by at least one space
- ; and a semicolon. Comments may follow the semicolon.
- ;
- a ; p - prompted startup, a - automatic startup
- 8 ; Maximum number of connections you'd like to have polled. Max is 8.
- C:\ ;Drive and path for automatic database backup. e.g. C:\BACKUP\
- C:\ ;Drive and path for automatic journal e.g. C:\BACKUP\
- 50 ; Number of transactions before entire DB written to backup - 0 = no backup
- 10 ; Number of new entries to the DB before journal is updated. Max is 25.
- 1 ; Serial COMx port for initialization. May be 0, 1, or 2. To skip COM port init, set to 0.
- $3F8 ; Actual hardware address of 8250 UART chip. COM1=$3F8; COM2=$2F8 usually
- 9600 ; Serial port baud rate Note: must be parity N, data bits 8, stop bits 1
- 10 ; Serial port retry count. Try 10. Set higher if TNC times out.
- ENABLE ; ENABLE/DISABLE interrupts during Serial I/O TNC-->PC. (Suggest E)
- y ; y/n - Area Code abbrev. checking. If YES, table of valid area codes and abbrevs follows
- 415 5 ; Area Code 415 may be abbreviated 5 (abbrevs. can only be 1 digit)
- 408 8 ; Area Code 408 may be abbreviated 8
- 000 0 ; End of Area Code abbreviation table
- / ; Start of the TNC Command table: "/"
- I NOCALL ; Initial commands sent to TNC (max 25 allowed) : call sign
- MN ; monitoring off
- R0 ; digipeat off (Req'd if using Version 1.1 firmware. May be set on if using V1.2 or TNC2)
- A1 ; linefeed enabled
- F5 ; frame acknowledge time - 5 sec.
- N10 ; number of retries - 10
- O4 ; number of outstanding I frames - 4
- T30 ; transmitter keyup delay before start of data - 300 ms
- V2 ; AX.25 level 2 version 2 protocol
- W12 ; 120 ms repeater wait - should be smaller than all connected stations
- X1 ; enable xmit
- Z3 ; flow, XON/XOFF enabled
- @T2 250 ; T2 Timer (TAPR calls this RESPTIME) 250 mS.
- / ; end of parameter settings